Skip to main content

Week 6

Milestones

  • Improve the project documentation by adding usage examples and explanations for each function.
  • Decide on a versioning strategy And Publish the package to the NPM registry
  • Try To adding new features And fixing bugs
  • Try To Set up automated tests and periodic checks to ensure the package remains compatible with the latest Node.js versions and dependencies.

Screenshots / Videos

Contributions

Source Code

PR Link

Learnings

Learn How Publishing an Angular library to NPM.Depending on my library's complexity and requirements, may need to configure other settings, handle peer dependencies, and follow best practices for publishing libraries.

Sorce Link